aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/[groupId]/stats/page.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat: initialise a new totals tab with basic UI (#94)Anurag2024-02-281-0/+49
* feat: initialise a new totals tab with basic UI * fix: update group tabs and add stats page * fix: styling within the new elements * Prettier * Display active user expenses only if active user is set --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>